- Notifications
You must be signed in to change notification settings - Fork5
ecostech/rosabridge
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
ROS proxy nodes to expand and relay abridged messages received over bandwidth limited connections.
Useful for resource limited devices like arduino or anything using rosserial to be able to publish messages that may otherwise be too large or bandwidth intensive to publish.
Currently implements proxy nodes for Odom messages (nav_msgs/Odometry.h) and Imu messages (sensor_msgs/Imu.h).
Clone to src directory of catkin workspace, thencatkin_make
.
Copy rosabridge_arduino/sketchbook/libraries/ros_lib/rosabridge_msgs to the ros_lib directory of your Arduino libraries.
Sample launch files in rosabridge_server/launch.
Sample Arduino code in rosabridge_arduino/sketchbook.
Custom messages in rosabridge_msgs are not yet built for Arduino by catkin. If changed then rebuild headers manually:
rosrun rosserial_arduino make_libraries.py ~/sketchbook/libraries
- Chad Attermann -Initial work -Ecos Technologies
This project is licensed under the BSD License.
About
ROS proxy node to expand and relay abridged messages received over bandwidth limited connections.
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Contributors2
Uh oh!
There was an error while loading.Please reload this page.