micro-ROS / micro-ROS/micro_ros_setup

Error cloning repository during create_firmware_ws.sh

Ouverte
#692 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub

Personne n'a encore pris cette issue.

Langage dominant
Shell
Étoiles
509
Forks
183
Merge moyen
22 h 26 min
PR mergées (30 j)
7

Description

- Hardware description: esp32 or olimex-stm32-e407
- RTOS: FreeRTOS
- Installation type: -
- Version or commit hash: humble
- Im working on Ubuntu 22.04 with ROS2 Humble.

#### Steps to reproduce the issue

I followed the "First micro-ROS Application on FreeRTOS" tutorial until $ ros2 run micro_ros_setup create_firmware_ws.sh freertos olimex-stm32-e407

where i face this error:
$ ros2 run micro_ros_setup create_firmware_ws.sh freertos olimex-stm32-e407
Creating firmware for freertos platform olimex-stm32-e407
/usr/bin/vcs:6: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
from pkg_resources import load_entry_point
.......
=== ./ament/ament_cmake (git) ===
Cloning in '.'...
=== ./ament/ament_index (git) ===
Cloning in '.'...
=== ./ament/ament_lint (git) ===
Cloning in '.'...
=== ./ament/ament_package (git) ===
Cloning in '.'...
=== ./ament/googletest (git) ===
Cloning in '.'...
=== ./ament/uncrustify_vendor (git) ===
Cloning in '.'...
=== ./ros2/ament_cmake_ros (git) ===
Cloning in '.'...
/usr/bin/vcs:6: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
from pkg_resources import load_entry_point
List of repositories is empty
#All required rosdeps installed successfully
/usr/bin/vcs:6: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
from pkg_resources import load_entry_point
..............
=== ./ros2/common_interfaces (git) ===
Cloning in '.'...
=== ./ros2/example_interfaces (git) ===
Cloning in '.'...
=== ./ros2/libyaml_vendor (git) ===
Cloning in '.'...
=== ./ros2/rcl (git) ===
Cloning in '.'...
=== ./ros2/rcl_interfaces (git) ===
Cloning in '.'...
=== ./ros2/rcl_logging (git) ===
Cloning in '.'...
=== ./ros2/rcpputils (git) ===
Cloning in '.'...
=== ./ros2/rmw (git) ===
Cloning in '.'...
=== ./ros2/rmw_implementation (git) ===
Cloning in '.'...
=== ./ros2/rosidl (git) ===
Cloning in '.'...
=== ./ros2/rosidl_dds (git) ===
Cloning in '.'...
=== ./ros2/rosidl_defaults (git) ===
Cloning in '.'...
=== ./ros2/test_interface_files (git) ===
Cloning in '.'...
=== ./ros2/unique_identifier_msgs (git) ===
Cloning in '.'...
/usr/bin/vcs:6: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
from pkg_resources import load_entry_point
.........E.
=== ./eProsima/Micro-CDR (git) ===
Cloning in '.'...
=== ./eProsima/Micro-XRCE-DDS-Client (git) ===
Cloning in '.'...
=== ./uros/micro_ros_msgs (git) ===
Cloning in '.'...
=== ./uros/micro_ros_utilities (git) ===
Cloning in '.'...
=== ./uros/rcl (git) ===
Cloning in '.'...
=== ./uros/rclc (git) ===
Cloning in '.'...
=== ./uros/rcutils (git) ===
Cloning in '.'...
=== ./uros/rmw_microxrcedds (git) ===
Cloning in '.'...
=== ./uros/rosidl_typesupport (git) ===
Cloning in '.'...
=== ./uros/rosidl_typesupport_microxrcedds (git) ===
Cloning in '.'...
=== ./uros/tracetools (git) ===
Could not determine ref type of version: remote:
remote: ========================================================================
remote:
remote: ERROR: The namespace you were looking for could not be found.

remote:
remote: ========================================================================
remote:
fatal: Could not read from remote repository.

Please make sure you have the correct access permissions
and that the repository exists.
[ros2run]: Process exited with failure 1
[ros2run]: Process exited with failure 1

#### Additional information

Same error doing: $ ros2 run micro_ros_setup create_firmware_ws.sh freertos esp32

Seems could not find tracetools package, dont know why...

Thanks in advance!

Guide de contribution

Ouvrir le guide de contribution

Par où commencer

  1. Lisez l'issue en entier, puis le guide de contribution du projet.
  2. Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
  3. Forkez le dépôt et travaillez sur une branche.
  4. Ouvrez une pull request qui référence le numéro de l'issue.

Piste de recherche

Commencez par create_firmware_ws.sh et reproduisez la commande pour olimex-stm32-e407 et esp32. Examinez comment l’espace de travail du firmware sélectionne le dépôt uros/tracetools et sa version, puis vérifiez que le remote configuré existe et que le clonage se termine sans l’erreur de ref ou de permission affichée.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
git, shell
Domaine
build-system, embedded-iot
Type d'issue
Bug
Difficulté
3/5
Temps estimé
1-2 jours
Activité
À l'abandon
Clarté
Plutôt claire
Accessibilité débutants
35/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.