getsentry /
self-hosted
Sentry, feature-complete and packaged up for low-volume deployments and proofs-of-concept
82/100 healthLoading repository data…
jjhw / repository
Proof of concept of the SayCan project applying on real UR5 robot
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Proof of concept of the SayCan project applying on real UR5 robot
We are using ROS Noetic to set up communication between services. UR5 controller is provided by MoveIt! for safe robot motion. The stand is equipped with a Realsense L515 camera for object segmentation.
This project uses git submodules. To clone the project with all submodules, use the following command:
git clone https://github.com/atokagzx/SayCan_experimental -b master --recurse-submodules
We recommend to use a docker container to run the project. To do so, you need to install docker on your machine. Then, you can run the project with the following commands in terminal:
docker/build_docker.sh
docker/run_docker.sh
you are able to open a new terminal session inside docker container with the following command:
docker/into_docker.sh
roslaunch ur_calibration calibration_correction.launch robot_ip:= target_filename:=/workspace/ros_ws/src/alpaca_moveit_config/stand_model/kinematics.yaml
For the correct work of the project, you need to calibrate the camera extrinsics.
roslaunch tf_broadcaster calibrate_camera_position.launch
This command wil bring up the camera node, robot node and tf broadcaster node. Robot will move to the calibration position and the camera will start to capture images. Then you will have 10 secods to insert the calibration pattern into the gripper. When the calibration pattern is in the gripper, you need to press the S in the OpenCV window. After that, the calibration node will save the calibration file.
Default path to the calibration file is:/workspace/config/camera_pos.yaml
To bringup the project, you need to run the following commands in terminal:
roslaunch alpaca_bringup bringup.launch
This command will start all the necessary nodes for the project. Including:
Next you are able to run example scripts to test the project:
rosrun alpaca_connector monitoring.py # monitoring of robot's ee position to camera frame
rosrun alpaca_connector control_gripper.py # control gripper example script
rosrun alpaca_connector follow_trajectory.py # execute trajectory using robot's ee position to camera frame
Selected from shared topics, language and repository description—not editorial ratings.
getsentry /
Sentry, feature-complete and packaged up for low-volume deployments and proofs-of-concept
82/100 healthfrohoff /
A proof-of-concept tool for generating payloads that exploit unsafe Java object deserialization.
95/100 healthThreekiii /
一个漏洞 PoC 知识库。A knowledge base for vulnerability PoCs(Proof of Concept), with 1k+ vulnerabilities.
78/100 healthgoogle /
This project hosts security advisories and their accompanying proof-of-concepts related to research conducted at Google which impact non-Google owned code.
86/100 healthb-nnett /
Goose Swift proof-of-concept README
21/100 healthgopher-os /
A proof of concept OS kernel written in Go
85/100 health