Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mobile_robotics
GAUSS_project
gauss_ros
Commits
47c076a3
Commit
47c076a3
authored
Nov 12, 2021
by
Joan Vallvé Navarro
Browse files
path as input
parent
933762be
Changes
1
Hide whitespace changes
Inline
Side-by-side
scripts/bag2csv_rpa.sh
View file @
47c076a3
#!/bin/bash
BAG_PATH
=
"/media/jvallve/DADES/bags/GAUSS/second_field_inta/selected/GAUSS_solution"
#BAG_PATH="/media/jvallve/DADES/bags/GAUSS/second_field_inta/selected/GAUSS_solution"
#cd $BAG_PATH
cd
$BAG_PATH
echo
"Enter path:"
read
path
cd
$path
echo
"In folder
$PWD
there are the following rosbags of rpa_output:"
ls
rpa_output
*
conf
*
.bag
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment