Dataset Viewer
The dataset viewer is not available for this dataset.
The JWT signature verification failed. Check the signing key and the algorithm.
Error code:   JWTInvalidSignature
Exception:    InvalidSignatureError
Message:      Signature verification failed
Traceback:    Traceback (most recent call last):
                File "/src/libs/libapi/src/libapi/jwt_token.py", line 286, in validate_jwt
                  decoded = jwt.decode(
                      jwt=token,
                  ...<2 lines>...
                      options=options,
                  )
                File "/usr/local/lib/python3.14/site-packages/jwt/api_jwt.py", line 368, in decode
                  decoded = self.decode_complete(
                      jwt,
                  ...<8 lines>...
                      leeway=leeway,
                  )
                File "/usr/local/lib/python3.14/site-packages/jwt/api_jwt.py", line 265, in decode_complete
                  decoded = self._jws.decode_complete(
                      jwt,
                  ...<3 lines>...
                      detached_payload=detached_payload,
                  )
                File "/usr/local/lib/python3.14/site-packages/jwt/api_jws.py", line 270, in decode_complete
                  self._verify_signature(
                  ~~~~~~~~~~~~~~~~~~~~~~^
                      signing_input,
                      ^^^^^^^^^^^^^^
                  ...<4 lines>...
                      options=merged_options,
                      ^^^^^^^^^^^^^^^^^^^^^^^
                  )
                  ^
                File "/usr/local/lib/python3.14/site-packages/jwt/api_jws.py", line 417, in _verify_signature
                  raise InvalidSignatureError("Signature verification failed")
              jwt.exceptions.InvalidSignatureError: Signature verification failed

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

BASEPROD: The Bardenas Semi-Desert Planetary Rover Dataset

Paper Data Code

This is the official HuggingFace metadata card for BASEPROD.

BASEPROD contains multimodal rover sensor data for a total traverse length of around 1.7 km, 3D drone maps of the area, LIBS (laser-induced breakdown spectroscopy) measurements from sampling sites along the rover traverses, and weather station data.

Rover data:

  • Bumblebee XB3 stereo camera at the mast
  • Realsense D435i RGB-D camera
  • Optris Pi640 thermal camera
  • Xsens MTi-680 IMU with GNSS module and RTK corrections
  • six ATI mini45 force and torque sensors in the rover’s legs
  • KVH DSP-1760 fiber optic gyroscope

The data was collected in the Bardenas Reales Semi-Desert (Northern Spain) in July 2023 and was published in Nature’s Scientific Data in 2024. The publication is where you will find all details about the dataset contents and formats. The data is hosted on ESA's robotics datasets repository. The scripts used to prepare the dataset are available on GitHub.

If this dataset is useful to you, please cite the paper using the citation information below.

Dataset Sources

Citation

Gerdes, L., Wiese, T., Castilla Arquillo, R. et al. BASEPROD: The Bardenas Semi-Desert Planetary Rover Dataset. Sci Data 11, 1054 (2024). https://doi.org/10.1038/s41597-024-03881-1

@article{Baseprod,
        author = {Levin Gerdes and Tim Wiese and Raúl Castilla Arquillo and Laura Bielenberg and Martin Azkarate and Hugo Leblond and Felix Wilting and Joaquín Ortega Cortés and Alberto Bernal and Santiago Palanco and Carlos Pérez del Pulgar},
        doi = {10.1038/s41597-024-03881-1},
        issn = {2052-4463},
        issue = {1},
        journal = {Scientific Data},
        month = {9},
        pages = {1054},
        title = {BASEPROD: The Bardenas Semi-Desert Planetary Rover Dataset},
        volume = {11},
        url = {https://www.nature.com/articles/s41597-024-03881-1},
        year = {2024},
}
Downloads last month
10