Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ros/gencpp issues and pull requests

#56 - Update package maintainers

Pull Request - State: open - Opened by gbiggs over 2 years ago

#54 - deleted

Pull Request - State: closed - Opened by plasota about 3 years ago

#53 - Provide templated accessors for attribute value and name.

Pull Request - State: open - Opened by iwanders about 3 years ago

#52 - cpp STL issue in Arduino IDE

Issue - State: closed - Opened by Ahn-Semin over 3 years ago

#51 - Fix usage of std::allocator::rebind for C++20

Pull Request - State: closed - Opened by poggenhans over 3 years ago - 12 comments

#50 - add namespace feature (depends on ros/genmsg#76).

Pull Request - State: open - Opened by kohei306 over 3 years ago

#49 - windows compilation issue when building huge msg

Issue - State: open - Opened by muratory almost 4 years ago - 1 comment

#48 - Remove unnecessary map include

Pull Request - State: closed - Opened by mvieth almost 4 years ago - 3 comments
Labels: enhancement

#47 - [windows] reducing the odds to have name collisions

Pull Request - State: closed - Opened by seanyen over 4 years ago - 3 comments

#46 - various code cleanup

Pull Request - State: closed - Opened by dirk-thomas over 4 years ago

#45 - package.xml format 3

Pull Request - State: closed - Opened by sloretz over 4 years ago - 1 comment

#44 - Bump CMake version to avoid CMP0048 warning

Pull Request - State: closed - Opened by sloretz over 4 years ago

#43 - Use setuptools instead of distutils

Pull Request - State: closed - Opened by sloretz over 4 years ago - 2 comments

#42 - Two patches to make the generated headers reproducible

Pull Request - State: closed - Opened by jspricke over 4 years ago - 1 comment
Labels: enhancement

#41 - Add operator== & operator!= to message generation.

Pull Request - State: closed - Opened by DangitBen almost 5 years ago - 1 comment
Labels: enhancement

#40 - Added plugins the ability to also generate free functions.

Pull Request - State: closed - Opened by peci1 over 5 years ago - 9 comments
Labels: enhancement

#39 - Allow free functions in C++ message header plugins

Issue - State: closed - Opened by peci1 over 5 years ago - 2 comments
Labels: enhancement

#38 - enable Windows build

Pull Request - State: closed - Opened by kejxu over 5 years ago - 1 comment
Labels: enhancement

#37 - compiler warning for time arrays

Issue - State: closed - Opened by timn over 5 years ago - 2 comments
Labels: bug

#36 - Expose mapping of constant names as strings in generated header

Issue - State: closed - Opened by mikepurvis almost 6 years ago - 2 comments
Labels: enhancement

#35 - Feature to show deprecation warning for msg/srv

Pull Request - State: open - Opened by wkentaro about 6 years ago

#34 - Put all the message integer constants into a common enum

Pull Request - State: closed - Opened by kartikmohta over 6 years ago - 1 comment

#33 - Provider operator== and operator!= for deep comparison between messages

Issue - State: closed - Opened by mikepurvis over 6 years ago - 3 comments
Labels: enhancement

#32 - Add plugin support for generated C++ message headers

Pull Request - State: closed - Opened by meyerj almost 7 years ago - 10 comments
Labels: enhancement

#31 - Compilation fail for messages with c++ keywords as field names

Issue - State: open - Opened by mikepurvis about 7 years ago - 1 comment
Labels: enhancement

#30 - Service file, fails to generate service when tab's are used for separation instead of space

Issue - State: closed - Opened by Chris-Bee over 7 years ago - 1 comment
Labels: question

#29 - Drop rosdoc configuration

Pull Request - State: closed - Opened by mikepurvis over 7 years ago - 2 comments

#28 - Clarify copyright and license

Pull Request - State: closed - Opened by iluetkeb almost 8 years ago - 6 comments

#27 - Add clarification on copyright of generated messages files

Issue - State: closed - Opened by iluetkeb almost 8 years ago - 3 comments

#26 - Fix extra semicolon warning

Pull Request - State: closed - Opened by jpetereit about 8 years ago - 3 comments

#25 - Consider moving all message constants to common enums?

Issue - State: closed - Opened by mikepurvis about 8 years ago - 5 comments
Labels: question

#24 - fix unused parameter warning

Pull Request - State: closed - Opened by dirk-thomas over 8 years ago

#23 - clarify ros header namespacing

Pull Request - State: closed - Opened by vrabaud almost 9 years ago - 2 comments

#22 - Make stream operators YAML compatible

Issue - State: closed - Opened by andreasBihlmaier about 9 years ago - 3 comments

#21 - Gencpp bug in Hydro

Issue - State: closed - Opened by pbeeson over 9 years ago - 18 comments

#20 - Generated Messages Attribute Copyright to Willow Garage

Issue - State: closed - Opened by chadrockey about 10 years ago - 3 comments

#19 - Export architecture_independent flag in package.xml

Pull Request - State: closed - Opened by cottsay about 10 years ago

#18 - use catkin_install_python() to install Python scripts

Pull Request - State: closed - Opened by dirk-thomas over 10 years ago

#17 - explictly add 'u' suffix to unsigned enum values (fix #16)

Pull Request - State: closed - Opened by dirk-thomas over 10 years ago - 1 comment

#16 - warning: this decimal constant is unsigned only in ISO C90

Issue - State: closed - Opened by smits over 10 years ago - 3 comments

#15 - action_client publishers have queue size of 1

Issue - State: closed - Opened by bob-chevalier over 10 years ago - 1 comment

#14 - fix warning about empy message definition (fix ros/ros_comm#344)

Pull Request - State: closed - Opened by dirk-thomas over 10 years ago - 2 comments

#13 - Deprecate message connection header to get ready for removal

Pull Request - State: closed - Opened by kwatts over 10 years ago - 1 comment

#12 - Deprecate message connection header to get ready for removal

Pull Request - State: closed - Opened by dirk-thomas over 10 years ago - 8 comments

#11 - python 3 compatibility

Pull Request - State: closed - Opened by dirk-thomas over 10 years ago

#10 - Separate generated messages into multiple headers (ros ticket #2544)

Issue - State: closed - Opened by dirk-thomas over 10 years ago - 2 comments
Labels: enhancement

#9 - python 3 compatibility

Pull Request - State: closed - Opened by dirk-thomas over 10 years ago - 5 comments

#8 - Deprecate message connection header to get ready for removal

Pull Request - State: closed - Opened by kwatts over 10 years ago - 2 comments

#7 - SIGBUS on ARM hf

Issue - State: closed - Opened by tfoote almost 11 years ago - 3 comments
Labels: bug

#6 - Error in C++ message auto generation in ROS groovy

Issue - State: closed - Opened by drdas almost 11 years ago - 6 comments
Labels: bug

#5 - resolve gencpp path in installspace at runtime (ros/catkin#490)

Pull Request - State: closed - Opened by dirk-thomas almost 11 years ago - 1 comment

#4 - generated headers of empty messages have unused parameters

Issue - State: closed - Opened by dirk-thomas about 11 years ago

#3 - Remove _connection_header from message

Issue - State: closed - Opened by kwatts over 11 years ago - 9 comments
Labels: enhancement

#2 - Undefined reference for string constant in service

Issue - State: closed - Opened by markusachtelik over 11 years ago - 3 comments

#1 - messages sans serialization

Issue - State: closed - Opened by straszheim over 12 years ago - 1 comment