-
-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve Node Field Query API #151
Open
CoolSpy3
wants to merge
15
commits into
cyberbotics:develop
Choose a base branch
from
DeepBlueRobotics:feature-improve-node-field-query-api
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Improve Node Field Query API #151
CoolSpy3
wants to merge
15
commits into
cyberbotics:develop
from
DeepBlueRobotics:feature-improve-node-field-query-api
Commits on Dec 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6b49f3b - Browse repository at this point
Copy the full SHA 6b49f3bView commit details
Commits on Dec 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9f4c9d4 - Browse repository at this point
Copy the full SHA 9f4c9d4View commit details
Commits on Jun 21, 2023
-
Merge develop into master branch (cyberbotics#145)
* Merge `master` into `develop` (cyberbotics#129) * Add controllers directory to CMakeLists (cyberbotics#122) * Feature worlds using extern proto (cyberbotics#117) * adding EXTERNPROTOs to the webots_ros worlds * resolving merge conflicts * resolving merge conflicts * resolving merge conflicts * adding the EXTERNPROTOS in the webots_ros worlds * adding the EXTERNPROTOS in the webots_ros worlds * comment * Update worlds/tiago.wbt Co-authored-by: Yannick Goumaz <[email protected]> * Create update_urls.py (cyberbotics#123) * Fix hard code urls (cyberbotics#124) * Hard coded URLs * Delete update_urls.py * Fixed ROS service (cyberbotics#126) * Fix import node test (cyberbotics#127) * Fixed ROS service * Removed import node from complete_test Co-authored-by: Yannick Goumaz <[email protected]> Co-authored-by: carikaser <[email protected]> Co-authored-by: Olivier Michel <[email protected]> * Merge master into develop (cyberbotics#132) * Add controllers directory to CMakeLists (cyberbotics#122) * Feature worlds using extern proto (cyberbotics#117) * adding EXTERNPROTOs to the webots_ros worlds * resolving merge conflicts * resolving merge conflicts * resolving merge conflicts * adding the EXTERNPROTOS in the webots_ros worlds * adding the EXTERNPROTOS in the webots_ros worlds * comment * Update worlds/tiago.wbt Co-authored-by: Yannick Goumaz <[email protected]> * Create update_urls.py (cyberbotics#123) * Fix hard code urls (cyberbotics#124) * Hard coded URLs * Delete update_urls.py * Fixed ROS service (cyberbotics#126) * Fix import node test (cyberbotics#127) * Fixed ROS service * Removed import node from complete_test * Add missing declarations (cyberbotics#130) Co-authored-by: carikaser <[email protected]> Co-authored-by: Olivier Michel <[email protected]> Co-authored-by: ad-daniel <[email protected]> * Update node_disable_contact_points_tracking.srv (cyberbotics#138) (cyberbotics#139) * Merge master into develop (cyberbotics#141) * Update node_disable_contact_points_tracking.srv (cyberbotics#138) * Update complete_test.cpp (cyberbotics#140) * Feature VacuumGripper device (cyberbotics#144) * Test VacuumCup API * Rename device * Fix test * Fix srv type * Update src/complete_test.cpp --------- Co-authored-by: Olivier Michel <[email protected]> * Update TIAGo PROTO name (cyberbotics#143) --------- Co-authored-by: Yannick Goumaz <[email protected]> Co-authored-by: ad-daniel <[email protected]> Co-authored-by: carikaser <[email protected]> Co-authored-by: Olivier Michel <[email protected]> Co-authored-by: ad-daniel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 48cc031 - Browse repository at this point
Copy the full SHA 48cc031View commit details -
Update worlds to R2023b (cyberbotics#146)
* Merge `master` into `develop` (cyberbotics#129) * Add controllers directory to CMakeLists (cyberbotics#122) * Feature worlds using extern proto (cyberbotics#117) * adding EXTERNPROTOs to the webots_ros worlds * resolving merge conflicts * resolving merge conflicts * resolving merge conflicts * adding the EXTERNPROTOS in the webots_ros worlds * adding the EXTERNPROTOS in the webots_ros worlds * comment * Update worlds/tiago.wbt Co-authored-by: Yannick Goumaz <[email protected]> * Create update_urls.py (cyberbotics#123) * Fix hard code urls (cyberbotics#124) * Hard coded URLs * Delete update_urls.py * Fixed ROS service (cyberbotics#126) * Fix import node test (cyberbotics#127) * Fixed ROS service * Removed import node from complete_test Co-authored-by: Yannick Goumaz <[email protected]> Co-authored-by: carikaser <[email protected]> Co-authored-by: Olivier Michel <[email protected]> * Merge master into develop (cyberbotics#132) * Add controllers directory to CMakeLists (cyberbotics#122) * Feature worlds using extern proto (cyberbotics#117) * adding EXTERNPROTOs to the webots_ros worlds * resolving merge conflicts * resolving merge conflicts * resolving merge conflicts * adding the EXTERNPROTOS in the webots_ros worlds * adding the EXTERNPROTOS in the webots_ros worlds * comment * Update worlds/tiago.wbt Co-authored-by: Yannick Goumaz <[email protected]> * Create update_urls.py (cyberbotics#123) * Fix hard code urls (cyberbotics#124) * Hard coded URLs * Delete update_urls.py * Fixed ROS service (cyberbotics#126) * Fix import node test (cyberbotics#127) * Fixed ROS service * Removed import node from complete_test * Add missing declarations (cyberbotics#130) Co-authored-by: carikaser <[email protected]> Co-authored-by: Olivier Michel <[email protected]> Co-authored-by: ad-daniel <[email protected]> * Update node_disable_contact_points_tracking.srv (cyberbotics#138) (cyberbotics#139) * Merge master into develop (cyberbotics#141) * Update node_disable_contact_points_tracking.srv (cyberbotics#138) * Update complete_test.cpp (cyberbotics#140) * Update world file version * Update project files * Update robot window * Fix world --------- Co-authored-by: Yannick Goumaz <[email protected]> Co-authored-by: ad-daniel <[email protected]> Co-authored-by: carikaser <[email protected]> Co-authored-by: Olivier Michel <[email protected]> Co-authored-by: ad-daniel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 43fadff - Browse repository at this point
Copy the full SHA 43fadffView commit details
Commits on Jun 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a4c9330 - Browse repository at this point
Copy the full SHA a4c9330View commit details
Commits on Jul 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5472724 - Browse repository at this point
Copy the full SHA 5472724View commit details
Commits on Aug 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9089907 - Browse repository at this point
Copy the full SHA 9089907View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6419f28 - Browse repository at this point
Copy the full SHA 6419f28View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee565ac - Browse repository at this point
Copy the full SHA ee565acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 43b6d01 - Browse repository at this point
Copy the full SHA 43b6d01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9abd650 - Browse repository at this point
Copy the full SHA 9abd650View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54b7fc2 - Browse repository at this point
Copy the full SHA 54b7fc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f797d1b - Browse repository at this point
Copy the full SHA f797d1bView commit details
Commits on Aug 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 768c8b0 - Browse repository at this point
Copy the full SHA 768c8b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cb0aa2 - Browse repository at this point
Copy the full SHA 9cb0aa2View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.