ROS over QNX
Has anyone tried to use ROS over QNX?
I would like to use ROS topics to export data (i.e. joints) from an existing system that runs over QNX.
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
Has anyone tried to use ROS over QNX?
I would like to use ROS topics to export data (i.e. joints) from an existing system that runs over QNX.
As far as found online, there have been some people who tried, but no success has been reported. Some references:
realtime
ROS discussion in May 2013I'm about to look into porting catkin
into QNX
, since I have received a kind of strong interest toward enabling ROS
, or at least build system, on QNX
.
Asked: 2013-02-05 02:23:24 -0600
Seen: 1,610 times
Last updated: Jun 05 '13
Which ways of communicating with a controller are real-time safe?
what realtime patch should I use with ROS?
How much can I control ROS real-time behavior?
why pr2-controllers use a shared pointer + realtimebox ?
design question related to timing issues and number of nodes
What real-time mechanism of PR2 use?