Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
talos-data
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Guilhem Saurel
talos-data
Commits
eb0780f8
Commit
eb0780f8
authored
8 years ago
by
Hilario Tome
Browse files
Options
Downloads
Patches
Plain Diff
Moved talos hardware out of bringup
parent
7dc1e380
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
talos_bringup/launch/talos.launch
+4
-1
4 additions, 1 deletion
talos_bringup/launch/talos.launch
talos_bringup/launch/talos_bringup.launch
+0
-3
0 additions, 3 deletions
talos_bringup/launch/talos_bringup.launch
with
4 additions
and
4 deletions
talos_bringup/launch/talos.launch
+
4
−
1
View file @
eb0780f8
<launch>
<include file="$(find talos_bringup)/launch/talos_bringup.launch" />
<!-- Hardware configuration -->
<rosparam command="load" file="$(find talos_bringup)/config/talos_full_hardware.yaml" />
<include file="$(find talos_bringup)/launch/talos_bringup.launch" />
</launch>
This diff is collapsed.
Click to expand it.
talos_bringup/launch/talos_bringup.launch
+
0
−
3
View file @
eb0780f8
<launch>
<arg name="robot" default="full"/>
<!-- Hardware configuration -->
<rosparam command="load" file="$(find talos_bringup)/config/talos_full_hardware.yaml" />
<!-- Load default controllers -->
<include file="$(find talos_controller_configuration)/launch/bringup_controllers.launch" />
...
...
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