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

TrevorMuraro's profile - activity

2020-02-28 14:53:30 -0500 received badge  Famous Question (source)
2019-02-15 12:56:49 -0500 received badge  Notable Question (source)
2019-02-15 12:56:49 -0500 received badge  Popular Question (source)
2019-01-21 04:05:06 -0500 marked best answer Roslocate shows wrong package version - how do I install the right one?

I've just installed ROS Kinetic from source on my Raspberry Pi (running Raspbian Stretch), and I'd like to add rosserial and rosserial_arduino. When I looked up the packages with roslocate, I got this:

pi@raspberrypi:~/ros_catkin_ws $ roslocate info rosserial
Using ROS_DISTRO: kinetic
- git:
    local-name: rosserial
    uri: https://github.com/ros-drivers/rosserial.git
    version: jade-devel

pi@raspberrypi:~/ros_catkin_ws $ roslocate info rosserial_arduino
Using ROS_DISTRO: kinetic
- git:
    local-name: rosserial_arduino
    uri: https://github.com/ros-drivers/rosserial.git
    version: jade-devel

I haven't generated a rosinstall including these yet, because I'm worried about those version descriptions. Is it nothing to worry about, or do I have to do something special to get the Kinetic versions rather than the Jade ones?

2019-01-21 01:53:33 -0500 answered a question Roslocate shows wrong package version - how do I install the right one?

Answering my own question after looking at the details of older versions on rosserial's wiki page: it's actually the rig

2019-01-21 01:48:55 -0500 edited question Roslocate shows wrong package version - how do I install the right one?

Installing the right version of a package with rosinstall_generator I've just installed ROS Kinetic from source on my Ra

2019-01-21 01:48:55 -0500 received badge  Editor (source)
2019-01-21 01:46:03 -0500 received badge  Enthusiast
2019-01-20 03:27:21 -0500 edited question Roslocate shows wrong package version - how do I install the right one?

Installing the right version of a package with rosinstall_generator I've just installed ROS Kinetic from source on my Ra

2019-01-20 03:18:46 -0500 asked a question Roslocate shows wrong package version - how do I install the right one?

Installing the right version of a package with rosinstall_generator I've just installed ROS Kinetic from source on my Ra

2019-01-09 02:24:16 -0500 answered a question Logging variables in rosserial_arduino: possible or not?

Just found the answer with a bit more googling. For anyone else running across this in the future, the answer is that y