issues
search
ros
/
roscpp_core
ros distribution sandbox
89
stars
116
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Compile issues on Windows (RoboStack)
#145
Tobias-Fischer
closed
9 months ago
9
Documented the API misuse in serializeServiceResponse (backport #138)
#144
mergify[bot]
closed
1 year ago
0
Use shorter wall sleeps in sim time for very short durations (backport #137)
#143
mergify[bot]
closed
1 year ago
0
Fixed wrong serialization of messages on ARM with GCC 9.3 and -O3 optimizations (backport #136)
#142
mergify[bot]
closed
1 year ago
0
Changed maintainer to Martin Pecka (backport #135)
#141
mergify[bot]
closed
1 year ago
0
Fixed handling of infinite or >int64 doubles in Time and Duration constructors (backport #132)
#140
mergify[bot]
closed
1 year ago
0
rostime: Added useful time and duration constants. (backport #123)
#139
mergify[bot]
closed
1 year ago
0
Documented the API misuse in serializeServiceResponse
#138
peci1
closed
1 year ago
2
Use shorter wall sleeps in sim time for very short durations
#137
peci1
closed
1 year ago
3
Fixed wrong serialization of messages on ARM with GCC 9.3 and -O3 optimizations
#136
peci1
closed
1 year ago
7
Changed maintainer to Martin Pecka
#135
peci1
closed
1 year ago
2
Buildroot: when building cpp_common: `CMake Error at FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find Boost (missing: thread) (found version "1.80.0")`
#134
ElectricRCAircraftGuy
closed
1 year ago
2
Resolution of ros::Duration::sleep() limited by implicit sleep in nanoseconds
#133
YoshuaNava
closed
1 year ago
6
Fixed handling of infinite or >int64 doubles in Time and Duration constructors
#132
peci1
closed
1 year ago
6
inclusion of unecessary boost from ros console and ros time
#131
thraen
closed
1 year ago
2
ros serialization get wrong message size when compile on arm64 with gcc -O3
#130
randoms
closed
1 year ago
4
serialization of service response message when response was failed
#129
canalteks
closed
1 year ago
6
LICENSE for v0.6.11
#128
oanastanca
closed
1 year ago
2
ros::Rate::sleep is not working as expected when the rate is larger than the publish rate of /clock
#127
timonegk
opened
3 years ago
2
Conversion from size_t to uint32_t in vector serialization
#126
csorvagep
closed
1 year ago
3
Compile errors with gcc-10 and -std=gnu++2a option
#125
pauljurczak
closed
1 year ago
2
Fix usage of std::allocator::rebind for C++20
#124
poggenhans
closed
2 years ago
10
rostime: Added useful time and duration constants.
#123
peci1
closed
1 year ago
12
Added helpers for constructing time in milli/microseconds
#122
peci1
closed
1 year ago
5
[Windows] Using C++11 std::chrono for ros_walltime & ros_steadytime
#121
seanyen
closed
4 years ago
3
ros::Time and ros::Duration don't respect TIME_MAX and DURATION_MAX in arethmetic operators
#120
fabmene
closed
4 years ago
3
Integrating with OSS-Fuzz
#119
Google-Autofuzz
closed
4 years ago
4
Fix build warnings with recent boost libraries (>= 1.67)
#118
myungjoo
closed
4 years ago
4
only depend on the boost components needed
#117
dirk-thomas
closed
4 years ago
1
various code cleanup
#116
dirk-thomas
closed
4 years ago
0
Bump CMake version to avoid CMP0048 warning
#115
sloretz
closed
4 years ago
0
Helper for constructing time in mili/microseconds?
#114
peci1
closed
1 year ago
6
added cast to uint32_t in roscpp_serialization
#113
anja-sheppard
closed
5 years ago
1
-Wconversion warnings in melodic
#112
anja-sheppard
closed
5 years ago
9
command-line error:invalid macro definition: =
#111
Brabalawuka
closed
5 years ago
4
use _WIN32 for platform detection
#110
kejxu
closed
5 years ago
1
Clarified documentation for time validity
#109
ivaughn
closed
5 years ago
2
Compiling ros/time.h in x64 Visual Studio project results in incorrect selection between sys/time.h and sys/timeb.h
#108
marcbertola
closed
5 years ago
5
roscpp_serialization: replace c-style-casts with static/reinterpret c…
#107
cwecht
closed
5 years ago
1
rostime: replace c-style casts with static_casts
#106
cwecht
closed
5 years ago
3
ros::TimeBase: undefined behaviour for large doubles
#105
cwecht
closed
1 year ago
2
rostime: remove empty destructor of DurationBase
#104
cwecht
closed
4 years ago
1
rostime: use std::numeric_limits instead of *_MAX macros for range ch…
#103
cwecht
closed
5 years ago
1
Fix GCC8 class-memaccess warning
#102
nlimpert
closed
5 years ago
1
use std::this_thread::sleep_for instead of WaitableTimer
#101
kejxu
closed
5 years ago
2
include windows.h in time.cpp
#100
kejxu
closed
5 years ago
1
update the use of macros in platform.h
#99
kejxu
closed
5 years ago
1
Fix duration bug and add tests.
#98
trainman419
closed
5 years ago
1
Possible data races in the turtlesim node, detected by ThreadSanitizer
#97
zhoulaifu
closed
5 years ago
1
Misaligned address for type 'double', in serialization.h, causing runtime error.
#96
zhoulaifu
closed
5 years ago
7
Next