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

catkin_create_rosjava_xx scripts/commands not found

asked 2018-01-16 23:22:27 -0500

shreyasathreya gravatar image

I have installed ROS kinetic on Ubuntu 16.04. Have followed the instructions to setup rosjava from source mentioned in this link catking-rosjava-workspace

Now when I try to create an empty workspace catkin_create_rosjava_pkg, it returns command not found.

Here is my ROS environment variables.,

 env | grep ROS
 ROS_ROOT=/opt/ros/kinetic/share/ros
 ROS_PACKAGE_PATH=/opt/ros/kinetic/share
 ROS_MASTER_URI=http://localhost:11311
 ROSLISP_PACKAGE_DIRECTORIES=
 ROS_DISTRO=kinetic
 ROS_ETC_DIR=/opt/ros/kinetic/etc/ros

Is catkin_create_rosjava_xx commands not supported anymore?

Please help.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2018-01-17 01:38:21 -0500

shreyasathreya gravatar image
edit flag offensive delete link more

Question Tools

Stats

Asked: 2018-01-16 23:22:27 -0500

Seen: 74 times

Last updated: Jan 16 '18