os: unbantu 16.04 ros: kineric [closed]

asked 2020-09-20 05:02:38 -0500

venkatesh gravatar image

while entering the commandrosmake pr2_teleop below error is showing [ rosmake ] rosmake starting...
[ rosmake ] Packages requested are: ['pr2_teleop']
[ rosmake ] Logging to directory /home/venkatesh/.ros/rosmake/rosmake_output-20200920-152552 [ rosmake ] Expanded args ['pr2_teleop'] to: []
[ rosmake ] WARNING: The following args could not be parsed as stacks or packages: ['pr2_teleop'] [ rosmake ] ERROR: No arguments could be parsed into valid package or stack names.

[ rosmake ] WARNING: The following args could not be parsed as stacks or packages: ['pr2_teleop'] [ rosmake ] ERROR: No arguments could be parsed into valid package or stack names.

edit retag flag offensive reopen merge delete

Closed for the following reason duplicate question by mgruhler
close date 2020-09-21 02:02:11.617424

Comments

@venkatesh is that Ubuntu 16.04 and ROS Kinetic? In that case you may want to check catkin to generate and build your workspace.

Weasfas gravatar image Weasfas  ( 2020-09-20 05:46:16 -0500 )edit

duplicate of #q361922

mgruhler gravatar image mgruhler  ( 2020-09-21 02:02:22 -0500 )edit