gazebosim / gazebosim/sdformat
Windows does not parse hex values
Open
bug
minor
- Dominant language
- C++
- Stars
- 216
- Forks
- 125
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 14
Description
**Original report ([archived issue](https://osrf-migration.github.io/sdformat-gh-pages/#!/osrf/sdformat/issues/114)) by Nate Koenig (Bitbucket: [Nathan Koenig](https://bitbucket.org/%7Bc862cdd9-fcc8-4419-9fc7-e20db14b8fcb%7D/)).**
----------------------------------------
It seems that `std::stof(0x01)` and other similar uses of `std::stof` will always return zero.
See [pull request #261](https://osrf-migration.github.io/sdformat-gh-pages/#!/osrf/sdformat/pull-requests/261) for disabled tests.
Contributor guide
Assessment
This issue has not been assessed yet.