Hi all, I'm compiling LWR_fri and I got a problem about the rtt_motion_control_msgs package, that is missing in my installation.
I'm using orocos under ros and I installed it in fuerte using this instructions.
I was not able to find the way to install this package and also the motion_control package, either on the ros & orocos website.
Did I do something wrong?
Thank you so much for your help.
Regards,
M
progress and new problem
I found here the stack and on this website the following instructions:
I did the steps (without the optional steps because I need that packages), but at the rosmake step I got
~/ros_workspace/orocos
and this folder is in the $ROS_PACKAGE_PATH.Thank you for your help,
M
Solved
In order to
rosmake
themotion_control
stack, I had to change the stack.xml files removing the_ros
in theorocos_toolchain_ros
, so in this way it worked.Hope that it is correct and helps someone.
Regards,
M
Solved
Hi Mirko,
On Thu, Jun 28, 2012 at 10:45:40AM +0000, mirko [dot] comparetti [..] ... wrote:
> In order to rosmake the motion_control stack, I had to change the stack.xml
> files removing the _ros in the orocos_toolchain_ros, so in this way it
> worked.
That changed sometime ago, strange nobody tripped over this sooner.
> Hope that it is correct and helps someone.
I committed a fix to the repository.
Thanks for reporting!
Markus