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
ROS1 noetic has an edge-compatible platform rosserial which utilizes its xml-rpc protocol for esp32 and wifi for communication with the roscore. ROS2 on the other hand utilizes DDS as its base protocol, so for this mircoros is a replacement for rosserial.
To be able to successfully migrate firmware of rosserial_rviz and rosserial_gazebo one needs to go through the following:
ROS1 noetic has an edge-compatible platform rosserial which utilizes its xml-rpc protocol for esp32 and wifi for communication with the roscore. ROS2 on the other hand utilizes DDS as its base protocol, so for this mircoros is a replacement for rosserial.
To be able to successfully migrate firmware of rosserial_rviz and rosserial_gazebo one needs to go through the following:
Re-write details:
The text was updated successfully, but these errors were encountered: