ros2bridge kick-off
See original GitHub issueHi @jihoonl, as rclnodejs is nearly done, we want to move forward to start the ros2bridge project. Generally, we want to follow the rosbridge v2 Protocol and leverage the rclnodejs
, our aim is to influence the roslibjs
as little as possible, thus a series of components, which are based on roslibjs
, could be available to avoid huge effort on porting to ros2bridge. Do you have any suggestions or thing we can do to promote the rclnodejs
client? Thanks!
Issue Analytics
- State:
- Created 6 years ago
- Comments:9 (9 by maintainers)
Top Results From Across the Web
ROS1 robots in a ROS2 world - Medium
... and every project kick-off brings up the question — ROS1 or ROS2? ... Despite some concerns regarding the existing bridge for our ......
Read more >Writing an action server and client (C++) - ROS Documentation
A ROS 2 node to add the action client to: this . The action name: 'fibonacci' . We also instantiate a ROS timer...
Read more >ROS1-ROS2 Bridge Demo — Industrial Training documentation
This exercise uses the ROS1 bridge to call ROS nodes from ROS2 nodes and therefore the build procedure is somewhat involved. Create a...
Read more >ROS 2 for RoboCup - Bold Hearts - GitLab
game state and events such as kick-off and penalties to the robots. We have created a package that forms a bridge between the...
Read more >Operate a ROS2 teleop controller from a web browser
This ros2-web-bridge server, which runs as a Docker container via docker-compose, allows non-ROS applications to publish ROS topics to the ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hi @minggangw, now ROS2.0 Team has a full access to rclnodejs and ros2bridge_suite-experiment. Feel free to rename the repository as something-else that you prefer. e.g)
rclbridge-suite
orrclwebbridge-suite
.Cool! Looking forward to it. 😄