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

How can I use ros-fawkes plugins and fawkes_msgs node with ROS-Melodic?

asked 2020-01-31 00:15:31 -0500

wallybeam gravatar image

I want to use navgraph plugin of the fawkes. I try to follow installation guide of fawkes. But I got make error 1 and 2 which is not the topic for ros answers.

Since I couldn't install fawkes, I wonder if I can use navgraph package on its own. Is it possible to add navgraph as a plugin?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2020-02-02 04:56:38 -0500

wallybeam gravatar image

If you want to use Fawkes and ROS together, download the latest version of Fawkes from their github directory. Then follow the steps given in their website.

git clone git://git.fawkesrobotics.org/fawkes.git
cd fawkes
make all gui

Then to start navgraph you should start fawkes just like roscore. After that follow instructions related with the navgraph in their website.

For my application I find out that ros packages like topological_navigation are more helpful than navgraph.

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2020-01-31 00:15:31 -0500

Seen: 130 times

Last updated: Feb 02 '20