navigation stack on ros kinetic
hi,
i want to install navigation stack on my ros kinetic, i try with this command sudo apt-get install ros-kinetic-navigation
, but i receive package not found
. i try also with git clone, but i receive error PCL in compilation.
what can i do please?
help me please
According to http://repositories.ros.org/status_pa... this should be available in Wiley and Xenial. Did you add the sources correctly? Which OS are you running?
ubuntu mate and ROS Kinetic
Ubuntu 16.04?
yes, i already install gmapping and rosserial
I cannot confirm this. Works on my Ubuntu 16.04 64bit. Any other error outputs?
just this, now i install pcl_msg but i can't install pcl_conversions so i can't make navigation package
I would try to figure out why you cannot install
ros-kinetic-navigation
. This should actually work. What is the output ofapt-get search ros-kinetic-navigation
? Did you follow the installation instructions for kinetic on the wiki? Post the content of/etc/apt/sources.list.d/ros-latest.list