Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
Trajektorien des menschlichen Aufstehens für die Entwicklung eines kooperativen Assistenzsystems
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Package registry
Operate
Terraform modules
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Ventsislav Dokusanski
Trajektorien des menschlichen Aufstehens für die Entwicklung eines kooperativen Assistenzsystems
Commits
ceef1f19
Commit
ceef1f19
authored
9 months ago
by
uquzq
Browse files
Options
Downloads
Patches
Plain Diff
Fix rviz simulation bug
parent
43ff5b5d
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ros2_ws/src/simple_robot_2dof/rviz/forward_kinematics_simulations.rviz
+3
-3
3 additions, 3 deletions
...imple_robot_2dof/rviz/forward_kinematics_simulations.rviz
ros2_ws/src/simple_robot_2dof/setup.py
+0
-2
0 additions, 2 deletions
ros2_ws/src/simple_robot_2dof/setup.py
with
3 additions
and
5 deletions
ros2_ws/src/simple_robot_2dof/rviz/forward_kinematics_simulations.rviz
+
3
−
3
View file @
ceef1f19
...
...
@@ -137,7 +137,7 @@ Visualization Manager:
Views:
Current:
Class: rviz_default_plugins/Orbit
Distance:
4.086756229400635
Distance:
8.930804252624512
Enable Stereo Rendering:
Stereo Eye Separation: 0.05999999865889549
Stereo Focal Distance: 1
...
...
@@ -173,5 +173,5 @@ Window Geometry:
Views:
collapsed: false
Width: 1908
X: -1
61
Y:
1
2
X: -1
75
Y:
5
2
This diff is collapsed.
Click to expand it.
ros2_ws/src/simple_robot_2dof/setup.py
+
0
−
2
View file @
ceef1f19
...
...
@@ -23,8 +23,6 @@ setup(
tests_require
=
[
'
pytest
'
],
entry_points
=
{
'
console_scripts
'
:
[
#'publisher = simple_robot_1dof.reference_node_1dof:main',
#'subscriber = simple_robot_1dof.forward_kinematics_node_1dof:main',
'
forward_kinematics_node_2dof_1 = simple_robot_2dof.forward_kinematics_node_2dof_1:main
'
,
'
forward_kinematics_node_2dof_2 = simple_robot_2dof.forward_kinematics_node_2dof_2:main
'
,
'
reference_node_2dof = simple_robot_2dof.reference_node_2dof:main
'
,
...
...
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