Skip to content
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
wants to merge 15 commits into
base: develop
Choose a base branch
from

Commits on Dec 9, 2022

  1. Configuration menu
    Copy the full SHA
    6b49f3b View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Configuration menu
    Copy the full SHA
    9f4c9d4 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. 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]>
    6 people authored Jun 21, 2023
    Configuration menu
    Copy the full SHA
    48cc031 View commit details
    Browse the repository at this point in the history
  2. 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]>
    6 people authored Jun 21, 2023
    Configuration menu
    Copy the full SHA
    43fadff View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    a4c9330 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    5472724 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. add new service definitions

    CoolSpy3 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    9089907 View commit details
    Browse the repository at this point in the history
  2. fix variable names

    CoolSpy3 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    6419f28 View commit details
    Browse the repository at this point in the history
  3. update complete_test

    CoolSpy3 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    ee565ac View commit details
    Browse the repository at this point in the history
  4. add missing include

    CoolSpy3 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    43b6d01 View commit details
    Browse the repository at this point in the history
  5. add missing CMakeLists entry

    CoolSpy3 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    9abd650 View commit details
    Browse the repository at this point in the history
  6. fix variable names in test

    CoolSpy3 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    54b7fc2 View commit details
    Browse the repository at this point in the history
  7. fix comment

    CoolSpy3 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    f797d1b View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    768c8b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cb0aa2 View commit details
    Browse the repository at this point in the history