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

P2OS for ROS Kinetic on Debian Stretch

asked 2017-05-24 03:40:31 -0500

Hdifsttar gravatar image

updated 2017-05-24 03:40:54 -0500

Hello,

I'm working on a Pioneer-3dx and was hoping to use the sonar data (as we only have sonar on it yet) to make it follow a moving object. I know I could juste use RosAria to get informations from the sonar but I also need to simulate it on Gazebo, thus I was advised p2os.

The problem is that I can't find a way to get p2os on Kinetic ROS for Debian Stretch. If someone could help me or provide me a link, I would warmly thank him.

Hdifsttar

edit retag flag offensive close merge delete

Comments

Did you try to sudo apt-get install ros-kinetic-p2os*? There are debians generated for it.

allenh1 gravatar image allenh1  ( 2017-08-03 14:07:59 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2018-03-21 09:48:22 -0500

imcmahon gravatar image

As far as I know, referenced in both the targeted platforms page and the installation instructions for Debian Kinetic, Kinetic only supports Debian Jessie. ROS Lunar and Melodic will support Debian Stretch, as can be seen on the install instructions for Debian Lunar. I believe you can compile Kinetic from source on Stretch, but I probably recommend going through that trouble.

After going through the Lunar install setup for Debian Stretch, you should be able to install via

$ sudo apt install ros-lunar-p2os*

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2017-05-24 03:40:31 -0500

Seen: 390 times

Last updated: Mar 21 '18