Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

roslaunch hdl_graph_slam hdl_graph_slam_501.launch error #257

Open
superyeevi opened this issue Apr 10, 2023 · 0 comments
Open

roslaunch hdl_graph_slam hdl_graph_slam_501.launch error #257

superyeevi opened this issue Apr 10, 2023 · 0 comments

Comments

@superyeevi
Copy link

process[lidar2base_publisher-1]: started with pid [64576]
process[velodyne_nodelet_manager-2]: started with pid [64577]
process[prefiltering_nodelet-3]: started with pid [64583]
process[scan_matching_odometry_nodelet-4]: started with pid [64593]
process[floor_detection_nodelet-5]: started with pid [64598]
process[hdl_graph_slam_nodelet-6]: started with pid [64613]
process[map2odom_publisher-7]: started with pid [64625]
[ INFO] [1681117662.397748703]: Initializing nodelet with 8 worker threads.
downsample: VOXELGRID 0.1
outlier_removal: RADIUS 0.5 - 2
downsample: NONE
registration: FAST_GICP
construct solver: lm_var_cholmod

Using CHOLMOD poseDim -1 landMarkDim -1 blockordering 1

done
registration: FAST_GICP
Traceback (most recent call last):
File "/home/u18/catkin_ws/src/hdl_graph_slam/src/hdl_graph_slam/map2odom_publisher.py", line 3, in
import tf
File "/opt/ros/melodic/lib/python2.7/dist-packages/tf/init.py", line 30, in
from tf2_ros import TransformException as Exception, ConnectivityException, LookupException, ExtrapolationException
File "/opt/ros/melodic/lib/python2.7/dist-packages/tf2_ros/init.py", line 39, in
from .buffer_interface import *
File "/opt/ros/melodic/lib/python2.7/dist-packages/tf2_ros/buffer_interface.py", line 32, in
import roslib; roslib.load_manifest('tf2_ros')
File "/opt/ros/melodic/lib/python2.7/dist-packages/roslib/launcher.py", line 64, in load_manifest
sys.path = _generate_python_path(package_name, _rospack) + sys.path
File "/opt/ros/melodic/lib/python2.7/dist-packages/roslib/launcher.py", line 97, in _generate_python_path
m = rospack.get_manifest(pkg)
File "/usr/lib/python2.7/dist-packages/rospkg/rospack.py", line 171, in get_manifest
return self._load_manifest(name)
File "/usr/lib/python2.7/dist-packages/rospkg/rospack.py", line 215, in _load_manifest
retval = self._manifests[name] = parse_manifest_file(self.get_path(name), self._manifest_name, rospack=self)
File "/usr/lib/python2.7/dist-packages/rospkg/manifest.py", line 414, in parse_manifest_file
_static_rosdep_view = init_rospack_interface()
File "/usr/lib/python2.7/dist-packages/rosdep2/rospack.py", line 60, in init_rospack_interface
lookup = _get_default_RosdepLookup(Options())
File "/usr/lib/python2.7/dist-packages/rosdep2/main.py", line 136, in _get_default_RosdepLookup
verbose=options.verbose)
File "/usr/lib/python2.7/dist-packages/rosdep2/sources_list.py", line 603, in create_default
sources = load_cached_sources_list(sources_cache_dir=sources_cache_dir, verbose=verbose)
File "/usr/lib/python2.7/dist-packages/rosdep2/sources_list.py", line 560, in load_cached_sources_list
raise CachePermissionError('Failed to write cache file: ' + str(e))
rosdep2.core.CachePermissionError: Failed to write cache file: [Errno 13] Permission denied: '/home/u18/.ros/rosdep/sources.cache/index'

[map2odom_publisher-7] process has died [pid 64625, exit code 1, cmd /home/u18/catkin_ws/src/hdl_graph_slam/src/hdl_graph_slam/map2odom_publisher.py __name:=map2odom_publisher __log:=/home/u18/.ros/log/83b18974-d77e-11ed-ab23-000c2988257a/map2odom_publisher-7.log].
log file: /home/u18/.ros/log/83b18974-d77e-11ed-ab23-000c2988257a/map2odom_publisher-7*.log
^C[hdl_graph_slam_nodelet-6] killing on exit
[floor_detection_nodelet-5] killing on exit
[lidar2base_publisher-1] killing on exit
[scan_matching_odometry_nodelet-4] killing on exit
[velodyne_nodelet_manager-2] killing on exit
[prefiltering_nodelet-3] killing on exit
shutting down processing monitor...
... shutting down processing monitor complete
done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant