Skip to content

Can we run this project on CPU instead of GPU? #300

@l4912

Description

@l4912

In official documents https://field-robotics-lab.github.io/dave.doc/contents/installation/System-Requirements/ It says like this inside:

Hardware
A modern multi-core CPU, e.g. Intel Core i5
8 Gb of RAM
A discrete Graphics Card, e.g. Nvidia GTX 650
The environment can be run without a GPU, but the Gazebo simulation will run much faster (should run in real-time) with access to a GPU. Without a GPU the simulation is likely to run slower than real-time.

However, when compiling the nps_uw_multibeam_stonar package, it prompts that CUDA has not been installed, and many CUDA header files are also used in the sonar_calculation_cuda.cuh file. Can I run this code package without CUDA?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions