add Pico 4 Ultra teleoperation of Piper(single arm)#46
Open
SunSunSun689 wants to merge 7 commits into
Open
Conversation
Features: 1. Based on robodriver-robot-galaxealite-follower-ros2 create a new robot: robodriver-robot-galaxealite-follower-ros2 2. Remove all leader components and concentrate on follower control 3. Add a new function robot.reset() which is necessary for batch evalutation task
…er_ros2 New robot: galaxealite-follower-ros2
feat(robot): add support for Leju Kuavo 4 Pro and Unitree G1 robots
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Collaborator
|
不错的工作。不过看下来还是有一些问题,components里面的dora相机那里,原本从相机的sdk获取是为了能够得到深度,你改成opencv的话是获取不了深度的,这个更改我不能合并进来。你要用opencv读取图像的话,有个dora-camera-opencv,你应该用那个的。其他的那个log的更改我看你改了很多,这个我也不能合并进来。 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
1.add 'robodriver-teleoperator-pico-ultra4-dora ' folder
2.realsense实现从SDK中获取图像,orbbec暂未实现从SDK中获取图像