RobotWebTools / roslibjs

The Standard ROS JavaScript Library
https://robotwebtools.github.io/roslibjs
Other
659 stars 372 forks source link

ROS2 JointStatePublisher in the Browser #750

Closed kavikode closed 14 hours ago

kavikode commented 2 days ago

Which repo branch can be used to replicate JointStatePublisher in the Browser for ROS2 Humble?

Link: https://wiki.ros.org/joint_state_publisher_js/Tutorials/Using%20JointStatePublisher%20in%20the%20Browser

I'd like to use the Tiago URDF simulation from https://github.com/pal-robotics/tiago_simulation

Also, since we are now using XACRO format for URDF, how do we convert it in ROS2 and successfully visualize and interact with the URDF in the browser?

Please provide the steps necessary. My hope it is possible using ROS 2.

Thank you so much