Please refer to https://wiki.ros.org/denso_robot_ros.
This repository dedicated for COBOTTA Robot not OSS type in ROS Noetic.
Before execute the program, makesure to set the bcap_slave license number from VirtualTP and also change the communication from TP to Ethernet.
For COBOTTA Robot Standard Type (Not OSS).
The most updated version in noetic-devel branch.
cd denso_ws/src/
wstool init .
wstool merge -t . https://raw.githubusercontent.com/ros-planning/moveit/master/moveit.rosinstall
wstool remove moveit_tutorials # this is cloned in the next section
wstool update -t .
sudo apt-get install ros-noetic-ruckig
git clone https://github.com/rizgiak/denso_robot_ros.git
git clone https://github.com/rizgiak/denso_cobotta_ros.git
git clone https://github.com/rizgiak/gripper_ntlab.git
git clone https://github.com/rizgiak/gripper_ntlab_arduino.git
catkin build