-
Ubuntu 20.04 LTS
-
ROS Noetic If you are new to ROS, go here to learn how to create a catkin workspace.
-
pykdl_utils Higher Level Python wrapper for PyKDL in ROS for Kinematic Solver
In a Terminal
cd ~/catkin_ws/src/
git clone https://gitlab.com/KeerthiSagarSN/fanuc_ros_controller
Clone Fanuc Robot- Modified (Experimental) from original repository fanuc_experimental
git clone https://github.com/KeerthiSagarSN/fanuc_experimental
git checkout noetic-devel
git clone https://github.com/ros-industrial/fanuc
git checkout melodic-devel
git clone https://github.com/orocos/orocos_kinematics_dynamics.git
git clone https://github.com/KeerthiSagarSN/hrl-kdl.git
git checkout Noetic-devel
sudo apt-get install ros-noetic-urdf-parser-plugin
sudo apt-get install ros-noetic-urdfdom-py
git clone https://github.com/ros/kdl_parser.git
cd ..
catkin build
source devel/setup.bash
sudo apt install ros-noetic-MISSING-PACKAGE
$ sudo apt-get install ros-$ROS_DISTRO-robot-state-publisher ros-$ROS_DISTRO-joint-state-publisher
$ sudo apt-get install ros-$ROS_DISTRO-joint-state-publisher-gui
$ roslaunch fanuc_crx10ia_support test_crx10ial.launch
$ roslaunch fanuc_ros_controller fanuc_ros_controller.launch