Open
Conversation
Switched to master release without coms and without delay and added following functionality to it
So the movement of controller won't overlap it
It works on both mobile and mouse click. Might change it to work only on phone. It will send text either stop or start following to Tornado backend
it will send a one time message through TEL chatter with start or stop command along with timestamp
…tion it will append timestamp to the received command from the front-end and broadcast it through TEL chatter
The docker image is working on python 3.6, CUDA 10.2, pytorch 1.10 and numpy 1.16
…tton" This reverts commit 3428177.
Added the throttle control function inside the following branch. Now the throttle control will not run if following is running, to avoid sending commands at the same time
… into RFC0008_Following
New branch without master and .engine
in order to avoid the request sometimes not being registered
teleop working at 80% CPU, following at 10% when standby, 80% when used
there is no need to have two nested loops inside each others
it is used to run profile to measure speed usage by each function. I will send the result to MB
…hy/BYODR into CameraMovementFollowing
camera movement implemented but not utilized during following
Allowing spinning of the robot if spin = 1 / -1
The robot spins when it's too close to the operator to move forward and if the operator is too close to the edge of the screen, the robot will move the camera and spin
Ahelsamahy
commented
Jun 5, 2024
Collaborator
Author
|
@mkbielaw please make sure to merge the changes from master branch before you leave this feature |
In case of quick change
Camera will move to keep the user in FOV if the user reaches the edge of the screen. When the position of the user is in the center again, the camera goes to home position and the robot turns to keep the camera look in the same direction.
To split the logic in it
MB didn't remove them when merging from main
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.
No description provided.