[ros-users] [Discourse.ros.org] [ROS-Industrial] Streaming M…

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Bence Magyar via ros-users
Date:  
To: ros-users
CC: Bence Magyar
Subject: [ros-users] [Discourse.ros.org] [ROS-Industrial] Streaming Motion Interfaces


If there is anything that you think could/should be added to `ros_control`, please feel free to approach and let's discuss. I think we have been pretty open in the last few years to new controllers and modifications, the only thing that's delaying progress these days is my reduced involvement as I can't commit as much as I used to.

Anyone around for ROSCon? We should meet up and could even draft up a roadmap.

As for the specific issue about `joint_trajectory_controller`: Streaming and submitting full/partial trajectories at once are somewhat colliding. You could do it but you'd suffer on performance: blending takes a bit of time and changes the beginning of the trajectory slightly for no big gain. A simpler minimum jerk position controller should do a better job there.

`ros_control` has always kept focus on enabling realtime control for those who need to implement their RobotHW that way, in fact, controller input interfaces don't have to be ROS, could even use any other messaging that provides a better performance/high level interface. An example of this is the Valkyrie from NASA where the `ros_control` layer can be used to use any controller but when they deploy it for complex tasks, IHMC's controller takes care of the whole-body control with higher level interfaces.

Sorry if this post was a bit messy, probably tried to reply to everything at once :)





---
[Visit Topic](https://discourse.ros.org/t/streaming-motion-interfaces/5858/9) or reply to this email to respond.


If you do not want to receive messages from ros-users please use the unsubscribe link below. If you use the one above, you will stop all of ros-users from receiving updates.
______________________________________________________________________________
ros-users mailing list

http://lists.ros.org/mailman/listinfo/ros-users
Unsubscribe: <http://lists.ros.org/mailman//options/ros-users>