[ros-users] [Discourse.ros.org] [General] Why don't we use R…

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Bas de Bruijn via ros-users
Date:  
To: ros-users
CC: Bas de Bruijn
Subject: [ros-users] [Discourse.ros.org] [General] Why don't we use ROS?


[quote="iluetkeb, post:16, topic:3161"]
Im not sure what role MachineKit would play in such a setup. Would you use MachineKit to generate the software running on the micro-controller?
[/quote]

Machinekit would either have software step generation (with RT-PREEMPT) kernel, or depending on platform the hardware taking care of this by PRU (microprocessor) on a Beaglebone, FPGA on a mesanet pci card / De0 nano soc.

[quote="warp1337, post:17, topic:3161"]
In order to achieve this, the motors need to be synchronized (I assume), this would require lots of configuration I guess?
[/quote]

As long as you have the motors driven from the same board this is not really a big thing because you'd have the interpolation done by a HAL component. Then the HAL component sets the velocities, etc. Where movement (rough interpolation) is planned by ROS.
Synchronized moves from different Boards is not available (not yet anyway; execution of the HAL function thread needs to be done from an external source (like a hardware interrupt from fpga), there's been a bit of experimentation with NTP server in the past, but I don't know the details)





---
[Visit Topic](https://discourse.ros.org/t/why-dont-we-use-ros/3161/18) 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>