jhu-lcsr-forks / rtt_ros_integration

Orocos-ROS integration libraries and tools
1 stars 2 forks source link

rtt_rosparam: Make it better #5

Closed jbohren closed 11 years ago

jbohren commented 11 years ago
jbohren commented 11 years ago

@meyerj Here's a new from-scratch implementation (which should allow addition of other commonly-used container types later)

https://github.com/jhu-lcsr-forks/rtt_ros_integration/blob/new-rtt-rosparam/rtt_rosparam/src/rtt_rosparam_service.cpp

jbohren commented 11 years ago

Getting this working also had this side-effect: https://github.com/ros/ros_comm/pull/279

jbohren commented 11 years ago

And here's a service requester: https://github.com/jhu-lcsr-forks/rtt_ros_integration/blob/new-rtt-rosparam/rtt_rosparam/include/rtt_rosparam/rosparam.h

jbohren commented 11 years ago

Closing this in favor of specific unit test ticket