rosserial installation [solved]
Hi! I have ROS electric installed from source - ROS-Base: (Bare Bones) ROS package
now i have try to install rosserial as shown in tutorial:
hg clone https://kforge.ros.org/rosserial/hg rosserial
ok
rosdep install rosserial_arduino
and got error:
Warning: could not identify ['rosserial_arduino'] as a package
...
rosdep: error: No Valid Packages or stacks listed as arguments
what i have to do? and how cold i install over Dependencies packeges? Thanks!