ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Where can I find the rosfusion.py tool?

asked 2015-10-04 20:34:11 -0500

daniel6omez gravatar image

updated 2015-10-05 11:12:08 -0500

gvdhoorn gravatar image

Dear ROS community,

I'm new on ROS, and I'm following the "How to cross-compile any ROS package for Android" tutorial, and everything is ok until the step that I have to add the contents of the file robot_localization.rosinstall generated to the ndk.rosinstall.

I'm trying to find the tool called rosfusion.py because when I execute the command line

./rosfusion.py -n robot_localization.rosinstall -t ndk.rosinstall

it doesn't work. This is what I get from the terminal

~/ros-android-ndk/roscpp_android$ ./rosfusion.py -n robot_localization.rosinstall -t ndk.rosinstall
bash: ./rosfusion.py: No such file or directory

Any help would be really appreciated.

Thanks in advance.

edit retag flag offensive close merge delete

Comments

I can't find that file anywhere, so I suggest that you open an issue on the issue tracker of the roscpp_android package.

gvdhoorn gravatar image gvdhoorn  ( 2015-10-05 11:55:28 -0500 )edit

Sorry for this, already created an issue on the repo and will fix it ASAP.

Gary Servin gravatar image Gary Servin  ( 2015-10-13 18:53:11 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2015-10-14 13:30:56 -0500

Ernesto Corbellini gravatar image

The issue has been solved. Please update your repo with the file that was missing. Sorry for the inconvenience. https://github.com/creativa77/roscpp_...

edit flag offensive delete link more

Question Tools

Stats

Asked: 2015-10-04 20:34:11 -0500

Seen: 349 times

Last updated: Oct 05 '15