You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I will take care of this once @stefaniapedrazzi is done with cyberbotics/webots#6046. Are we already aware of which topics are low-level (and should be published by webots_ros2) and which ones are published by higher level nodes like ros2_control and TIAGo packages?
Yes, this should be addressed after cyberbotics/webots#6046 so that we have the correct camera to work with.
No, I didn't check in detail the topics yet.
I assume that if these topics are also available when using ROS 2 with the real (hardware) TIAGo robot, we could get the information for each topic from PAL Robotics. They are probably using specific nodes for multiple of these topics. It will save us time if we know the list of topics to add to the webots_ros2 code and which ones are directly accessible by launching other packages. The information is probably also, partially or totally, contained in the linked launch files, but I can't access them.
Currently the Webots ROS2 topics are difficult to use with a real TIAGo robot and it would be interesting to publish additional information.
Roadmap: the plan would be to first start focusing on the camera-related topics and then to joints/navigation ones.
Example here on the implementation that was done for gazebo and all the program that is launched the launch file:
https://github.com/pal-robotics/tiago_simulation/blob/humble-devel/tiago_gazebo/launch/tiago_gazebo.launch.py
The real TIAGo is launching this file at startup:
https://github.com/pal-robotics/tiago_robot/blob/humble-devel/tiago_bringup/launch/tiago_bringup.launch.py
Here is the list of the ROS2 topics used by the TIAGo robot:
Camera_info:
The text was updated successfully, but these errors were encountered: