Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
LRS Development Environment - Common
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
lrs
LRS Development Environment - Common
Commits
4a8cc7cd
Commit
4a8cc7cd
authored
2 years ago
by
Tommy Persson
Browse files
Options
Downloads
Patches
Plain Diff
Work on gazebo dockers.
parent
a29d3729
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/docker_interfacing.md
+4
-2
4 additions, 2 deletions
doc/docker_interfacing.md
with
4 additions
and
2 deletions
doc/docker_interfacing.md
+
4
−
2
View file @
4a8cc7cd
...
...
@@ -264,7 +264,7 @@ usb-Logitech_Wireless_Gamepad_F710_2CAE9E79-joystick
Start the ROS driver for a joystick:
```
bash
rosrun joy joy_node _dev:
=
/dev/input/by-id/
${
JOY_EXTRA0
}
_deadzone:
=
0.05 _autorepeat_rate:
=
50 _coalesce_interval:
=
0.1 __ns:
=
/
extra
0
rosrun joy joy_node _dev:
=
/dev/input/by-id/
${
JOY_EXTRA0
}
_deadzone:
=
0.05 _autorepeat_rate:
=
50 _coalesce_interval:
=
0.1 __ns:
=
/
dji
0
```
Set up the simulation:
...
...
@@ -275,7 +275,7 @@ wexec roslaunch lrs_launch djisimtst.launch dynamics:=true publish_pose:=true mp
Start the joystick controller:
```
bash
wexec rosrun lrs_dji
_sim
joypose.py __ns:
=
/dji0
wexec rosrun lrs_dji joypose.py __ns:
=
/dji0
```
...
...
@@ -284,6 +284,8 @@ Start rviz:
wexec roslaunch lrs_launch rviz_outside.launch
```
Do take-off before flying. If take-off not done the altitude control does not work.
On the GamePad:
-
Green Button: Manual Mode, fly with gamepad
-
Red Button: Auto
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment